[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Description: Determine if handle number is in valid range
Mapped Command:
FUNCTION __HandleInRange(handle)
RETURN(if(handle >=1 .and. handle <= MaxHandles,1,0))

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson